[Top] [Prev] [Next] [Bottom] [Contents]

SaDisableConsole

Disables the SaConsole screen from receiving error text and "popping up".

Synopsis

#include "SaConsoleCalls.h"
void SaDisableConsole();

Arguments

None.

Return Values

None.

Description

SaDisableConsole sets an internal flag which prevents the console from receiving error text and "popping up" when an error is received. Use SaAddConsoleErrHandler to install an error handler to get the text.

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.